home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net (Turkey) 1998 March
/
.net Internet Dergisi - CD 5.iso
/
pc
/
NETCD41.dir
/
00132_Script_macm score script
< prev
next >
Wrap
Text File
|
1997-12-11
|
964b
|
31 lines
on enterFrame
set handCursor to [5,6]
set the cursor of sprite 5 to handCursor
set the cursor of sprite 7 to handCursor
set the cursor of sprite 8 to handCursor
set the cursor of sprite 9 to handCursor
set the cursor of sprite 20 to handCursor
set the cursor of sprite 21 to 0
set the cursor of sprite 22 to handCursor
set the cursor of sprite 23 to handCursor
--installers & web links:
set the cursor of sprite 26 to handCursor
set the cursor of sprite 30 to handCursor
set the cursor of sprite 31 to handCursor
set the cursor of sprite 32 to handCursor
set the cursor of sprite 33 to handCursor
set the cursor of sprite 34 to handCursor
set the cursor of sprite 37 to handCursor
set the cursor of sprite 38 to handCursor
set the cursor of sprite 39 to handCursor
set the cursor of sprite 40 to handCursor
set the cursor of sprite 41 to handCursor
on exitFrame
go the frame
end